[SPARK-5573][SQL] Add explode to dataframes#4546
[SPARK-5573][SQL] Add explode to dataframes#4546marmbrus wants to merge 7 commits intoapache:masterfrom
Conversation
|
Test build #27314 has started for PR 4546 at commit
|
|
Test build #27315 has started for PR 4546 at commit
|
There was a problem hiding this comment.
while you are at it, this is indented wrong now
|
Test build #27314 has finished for PR 4546 at commit
|
|
Test PASSed. |
|
Test build #27315 has finished for PR 4546 at commit
|
|
Test PASSed. |
|
Test build #27318 has started for PR 4546 at commit
|
There was a problem hiding this comment.
if you define this as a val, i think it doesn't capture outer?
|
Test build #27318 has finished for PR 4546 at commit
|
|
Test PASSed. |
|
Test build #27340 has started for PR 4546 at commit
|
|
Test build #27340 has finished for PR 4546 at commit
|
|
Test PASSed. |
Author: Michael Armbrust <michael@databricks.com> Closes #4546 from marmbrus/explode and squashes the following commits: eefd33a [Michael Armbrust] whitespace a8d496c [Michael Armbrust] Merge remote-tracking branch 'apache/master' into explode 4af740e [Michael Armbrust] Merge remote-tracking branch 'origin/master' into explode dc86a5c [Michael Armbrust] simple version d633d01 [Michael Armbrust] add scala specific 950707a [Michael Armbrust] fix comments ba8854c [Michael Armbrust] [SPARK-5573][SQL] Add explode to dataframes (cherry picked from commit ee04a8b) Signed-off-by: Michael Armbrust <michael@databricks.com>
No description provided.